home *** CD-ROM | disk | FTP | other *** search
/ The Best of MacTutor - S…e Code for Volumes 1 to 5 / The Best of MacTutor - Source Code for Volume 1-5 (Wayzata Technology)(6031)(1990).bin / Source Code / #50 (Nov 89) / SC#50.sit / Source Code Dispatcher / dispatcher.make next >
Text File  |  1989-07-12  |  316b  |  13 lines

  1. dispatcher            ƒƒ    dispatcher.r
  2.     Rez dispatcher.r -o dispatcher -append
  3.     SetFile -a B dispatcher -c LCHA -t APPL
  4. dispatcher            ƒƒ    dispatcher.p.o
  5.     Link dispatcher.p.o ∂
  6.         "{Libraries}"Interface.o ∂
  7.         "{Libraries}"Runtime.o ∂
  8.         "{PLibraries}"Paslib.o ∂
  9.         -o dispatcher
  10. dispatcher.p.o        ƒ    dispatcher.p
  11.     Pascal dispatcher.p
  12.  
  13.